home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / langs / nasm20 / nasm20s.zoo / lib / src / simple.s65 < prev    next >
Encoding:
Text File  |  1993-01-22  |  81 b   |  9 lines

  1. start:
  2.    lda   #2
  3.    sta   extern+4
  4.    sta   extern-bozo+2
  5. lilo:
  6.    nop
  7.    
  8.    
  9.